Governor Model: IEEEG2
Following checks and corrections are applied during Validation and AutoCorrection.
- If 0.0 < T3 < Mult*TimeStep then T3 = Mult*TimeStep
- If 0.0 < T4 < Mult*TimeStep then T4 = Mult*TimeStep
- If 0.0 < T1 < 0.5*Mult*TimeStep then T4 = 0, ElseIf 0.5*Mult*TimeStep < T4 < Mult*TimeStep then T4 = Mult*TimeStep
- If Pmax < Pmin then swap the values.
Mult represents the user-specified value Minimum time constant size as multiple of time step option on the Validation page of the Transient Stability Dialog
TimeStep represents the integration time step being used as described on TimeStep
Following treatment is handled during the transient numerical simulation
- If Pmech > Pmax , then Pmax = Pmech or if Pmech < Pmin , then Pmin = Pmech
Model Equations and/or Block Diagrams
Parameters:
| K | Governor gain (recirpocal of droop), pu |
| T1 | Governor mechanism time constant, sec |
| T2 | Turbine power time constant, sec |
| T3 | Turbine exhaust temperature time constant, sec |
| Pmax | Maximum gate opening, pu of mwcap |
| Pmin | Minimum gate opening, pu of mwcap |
| T4 | Governor lead time constant, sec |